home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4237 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: god.bel.alcatel.be!nlev00!barnhoorn
  2. From: barnhoorn@nlev00 ()
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Q: Can I close ALS reqs from code?
  5. Date: 26 Feb 1996 09:42:30 GMT
  6. Organization: Alcatel Bell
  7. Distribution: world
  8. Message-ID: <4grva6$puv@btmpjg.god.bel.alcatel.be>
  9. References: <Pine.SGI.3.91.960223182042.22497A-100000@raita.oulu.fi>
  10. Reply-To: barnhoorn@nlev00 ()
  11. NNTP-Posting-Host: 138.203.178.61
  12. X-Newsreader: mxrn 6.18-10
  13.  
  14.  
  15. In article <Pine.SGI.3.91.960223182042.22497A-100000@raita.oulu.fi>, Timo Karjalainen <tikarjal@raita.oulu.fi> writes:
  16. |> I have a problem that makes my code a little user-hostile.
  17. |> 
  18. |> I'm using the ASL tags to get the IDCMP messages arriving at the
  19. |> IDCMP port that aren't for the ASL requester. The problem is that
  20. |> I can't see any way I could CLOSE THE REQUESTER programmatically.
  21. |> Is there any way (except inserting a fake input event of mouse click
  22. |> over the close gadget of the requester...)
  23.  
  24. There is no function like that. You could indeed fake it, by sending
  25. a CLOSEWINDOW message to the ASL's window - without setting the
  26. replyport (do not allocate some memory, but use global-data for
  27. your message).
  28.  
  29.  
  30. ---------------------------------------------------------------------------
  31. Jaco Barnhoorn               barnie@xs4all.nl
  32. Software Test Engineer       barnhoorn%nlev00@btmv56.se.bel.alcatel.be
  33. Alcatel Telecom Systems
  34. Rijswijk, The Netherlands
  35. ---------------------------------------------------------------------------
  36.